CPhidgetManager_openRemote

Opens a Phidget manager remotely by ServerID. Note that this rquires Bonjour (mDNS) to be running on both the host and the server.

extern (C) __gshared
int function(CPhidgetManagerHandle phidm, const char* serverID, const char* password) CPhidgetManager_openRemote;

Meta